[INFO] cloning repository https://github.com/risu729/biwa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/risu729/biwa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frisu729%2Fbiwa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frisu729%2Fbiwa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccb96c5955dfede0aaec0d5f68f4f31d83032dad
[INFO] checking risu729/biwa against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frisu729%2Fbiwa" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/risu729/biwa
[INFO] finished tweaking git repo https://github.com/risu729/biwa
[INFO] tweaked toml for git repo https://github.com/risu729/biwa written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/risu729/biwa on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/risu729/biwa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xx v2.6.1
[INFO] [stderr]   Downloaded usage-lib v3.5.5
[INFO] [stderr]   Downloaded shared_child v1.1.1
[INFO] [stderr]   Downloaded sigchld v0.2.4
[INFO] [stderr]   Downloaded duct v1.1.1
[INFO] [stderr]   Downloaded shared_thread v0.2.0
[INFO] [stderr]   Downloaded versions v7.0.0
[INFO] [stderr]   Downloaded tera v2.0.0
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded kdl v6.7.1
[INFO] [stderr]   Downloaded zmij v1.0.22
[INFO] [stderr]   Downloaded russh-sftp v2.3.0
[INFO] [stderr]   Downloaded ssh-cipher v0.3.0
[INFO] [stderr]   Downloaded gloo-timers v0.4.0
[INFO] [stderr]   Downloaded des v0.9.0
[INFO] [stderr]   Downloaded ssh-encoding v0.3.0
[INFO] [stderr]   Downloaded ssh-key v0.7.0-rc.11
[INFO] [stderr]   Downloaded russh v0.62.2
[INFO] [stderr]   Downloaded pbkdf2 v0.13.0
[INFO] [stderr]   Downloaded p521 v0.14.0-rc.15
[INFO] [stderr]   Downloaded pkcs5 v0.8.1
[INFO] [stderr]   Downloaded scrypt v0.12.0
[INFO] [stderr]   Downloaded salsa20 v0.11.0
[INFO] [stderr]   Downloaded p384 v0.14.0-rc.15
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.11.0
[INFO] [stderr]   Downloaded curve25519-dalek v5.0.0-rc.1
[INFO] [stderr]   Downloaded p256 v0.14.0-rc.15
[INFO] [stderr]   Downloaded ed25519-dalek v3.0.0-rc.1
[INFO] [stderr]   Downloaded russh-cryptovec v0.62.0
[INFO] [stderr]   Downloaded pageant v0.2.1
[INFO] [stderr]   Downloaded md5 v0.8.1
[INFO] [stderr]   Downloaded internal-russh-num-bigint v0.5.0
[INFO] [stderr]   Downloaded generic-array v1.4.4
[INFO] [stderr]   Downloaded json5 v1.3.1
[INFO] [stderr]   Downloaded insta v1.48.0
[INFO] [stderr]   Downloaded ignore v0.4.30
[INFO] [stderr]   Downloaded humantime v2.4.0
[INFO] [stderr]   Downloaded globset v0.4.19
[INFO] [stderr]   Downloaded linktime-proc-macro v0.2.0
[INFO] [stderr]   Downloaded link-section v0.19.0
[INFO] [stderr]   Downloaded confique v0.4.0
[INFO] [stderr]   Downloaded ctor v1.0.9
[INFO] [stderr]   Downloaded confique-macro v0.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b
[INFO] running `Command { std: "docker" "start" "f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v3.0.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking ff v0.14.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking der v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-rc.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking group v0.14.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]    Compiling zmij v1.0.22
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking crypto-bigint v0.7.5
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking sec1 v0.8.1
[INFO] [stderr]     Checking wnaf v0.14.0
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking aead v0.6.1
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking polyval v0.7.2
[INFO] [stderr]     Checking poly1305 v0.9.1
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking ghash v0.6.0
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking salsa20 v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]     Checking blake2 v0.11.0-rc.6
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking homedir v0.3.6
[INFO] [stderr]     Checking argon2 v0.6.0-rc.8
[INFO] [stderr]     Checking kem v0.3.0
[INFO] [stderr]     Checking duct v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking aes-gcm v0.11.0
[INFO] [stderr]     Checking module-lattice v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking scrypt v0.12.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.11.0
[INFO] [stderr]     Checking pkcs5 v0.8.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking generic-array v1.4.4
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking internal-russh-num-bigint v0.5.0
[INFO] [stderr]     Checking ml-kem v0.3.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking md5 v0.8.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking roff v1.1.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking elliptic-curve v0.14.1
[INFO] [stderr]     Checking rfc6979 v0.6.0
[INFO] [stderr]     Checking primefield v0.14.0
[INFO] [stderr]     Checking ssh-encoding v0.3.0
[INFO] [stderr]     Checking crypto-primes v0.7.2
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking ignore v0.4.30
[INFO] [stderr]     Checking ssh-cipher v0.3.0
[INFO] [stderr]     Checking russh-cryptovec v0.62.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.0
[INFO] [stderr]     Checking ecdsa v0.17.0
[INFO] [stderr]     Checking primeorder v0.14.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tera v2.0.0
[INFO] [stderr]     Checking p256 v0.14.0-rc.15
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]     Checking p384 v0.14.0-rc.15
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking p521 v0.14.0-rc.15
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking versions v7.0.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rsa v0.10.0-rc.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-rc.1
[INFO] [stderr]    Compiling confique-macro v0.0.13
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking kdl v6.7.1
[INFO] [stderr]     Checking xx v2.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking json5 v1.3.1
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking confique v0.4.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking link-section v0.19.0
[INFO] [stderr]     Checking clap v4.6.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking ctor v1.0.9
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking usage-lib v3.5.5
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking russh-util v0.52.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking russh-sftp v2.3.0
[INFO] [stderr]     Checking ssh-key v0.7.0-rc.11
[INFO] [stderr]     Checking russh v0.62.2
[INFO] [stderr]     Checking biwa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:183:72
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   EnvVarConfigValue::Inherit(false) | EnvVarConfigValue::Value(_) => bail!(
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 184 | |                     "Invalid env.vars entry for {name}: only `true` is supported for exclude rules"
[INFO] [stdout] 185 | |                 ),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |                       EnvVarConfigValue::Inherit(false) => bail!(
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 194 | |                         "Invalid env.vars entry for {name}: only `true` is supported for inherit rules"
[INFO] [stdout] 195 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:202:73
[INFO] [stdout]     |
[INFO] [stdout] 202 |                       EnvVarConfigValue::Inherit(false) | EnvVarConfigValue::Value(_) => bail!(
[INFO] [stdout]     |  ________________________________________________________________________________________^
[INFO] [stdout] 203 | |                         "Invalid env.vars entry for {name}: only `true` is supported for pattern rules"
[INFO] [stdout] 204 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:417:3
[INFO] [stdout]     |
[INFO] [stdout] 417 |         bail!("Invalid environment variable name: {name}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:429:3
[INFO] [stdout]     |
[INFO] [stdout] 429 |         bail!("Invalid environment variable pattern: {pattern}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/auth.rs:64:2
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     bail!(
[INFO] [stdout] 65 | |         "No authentication method available. \
[INFO] [stdout] 66 | |         Configure ssh.key_path, ssh.password, or set up an SSH agent."
[INFO] [stdout] 67 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/client/execute.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 |         bail!("Command did not return exit status")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:579:8
[INFO] [stdout]     |
[INFO] [stdout] 579 | ...                   bail!("SSH server rejected environment variable forwarding via setenv")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:584:15
[INFO] [stdout]     |
[INFO] [stdout] 584 |                         None => bail!("SSH channel closed while sending environment variables"),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:712:13
[INFO] [stdout]     |
[INFO] [stdout] 712 |                 None => bail!("Local Ctrl+C listener stopped before remote command completed"),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config/load.rs:851:13
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Ok(_) => bail!("Expected missing required config values to fail"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config/load.rs:869:13
[INFO] [stdout]     |
[INFO] [stdout] 869 |             Ok(_) => bail!("Expected missing required config values to fail"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/config/load.rs:1215:13
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             Ok(_) => bail!("Expected parsing error for invalid TOML"),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/config/load.rs:1235:13
[INFO] [stdout]      |
[INFO] [stdout] 1235 |             Ok(_) => bail!("Expected parsing error for invalid YAML"),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/config/load.rs:1255:13
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             Ok(_) => bail!("Expected parsing error for invalid JSON"),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:183:72
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   EnvVarConfigValue::Inherit(false) | EnvVarConfigValue::Value(_) => bail!(
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 184 | |                     "Invalid env.vars entry for {name}: only `true` is supported for exclude rules"
[INFO] [stdout] 185 | |                 ),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |                       EnvVarConfigValue::Inherit(false) => bail!(
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 194 | |                         "Invalid env.vars entry for {name}: only `true` is supported for inherit rules"
[INFO] [stdout] 195 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:202:73
[INFO] [stdout]     |
[INFO] [stdout] 202 |                       EnvVarConfigValue::Inherit(false) | EnvVarConfigValue::Value(_) => bail!(
[INFO] [stdout]     |  ________________________________________________________________________________________^
[INFO] [stdout] 203 | |                         "Invalid env.vars entry for {name}: only `true` is supported for pattern rules"
[INFO] [stdout] 204 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:417:3
[INFO] [stdout]     |
[INFO] [stdout] 417 |         bail!("Invalid environment variable name: {name}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:429:3
[INFO] [stdout]     |
[INFO] [stdout] 429 |         bail!("Invalid environment variable pattern: {pattern}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/auth.rs:64:2
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     bail!(
[INFO] [stdout] 65 | |         "No authentication method available. \
[INFO] [stdout] 66 | |         Configure ssh.key_path, ssh.password, or set up an SSH agent."
[INFO] [stdout] 67 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/client/execute.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 |         bail!("Command did not return exit status")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:579:8
[INFO] [stdout]     |
[INFO] [stdout] 579 | ...                   bail!("SSH server rejected environment variable forwarding via setenv")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:584:15
[INFO] [stdout]     |
[INFO] [stdout] 584 |                         None => bail!("SSH channel closed while sending environment variables"),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:712:13
[INFO] [stdout]     |
[INFO] [stdout] 712 |                 None => bail!("Local Ctrl+C listener stopped before remote command completed"),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `biwa` (bin "biwa") due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `biwa` (bin "biwa" test) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b", kill_on_drop: false }`
[INFO] [stdout] f095d921c5f329dbc496cfb881b08abad0b33a0f6cf6a975af7ee8ba9947df5b
